projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2017-04-07
Paul Eggert
More casefiddle minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Paul Eggert
; Spelling and punctuation fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jeff Clough
Output number of characters added to file (Bug#354)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Noam Postavsky
Fix ‘!NILP (Vpurify_flag)’ assertion failure during...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Paul Eggert
Merge from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Paul Eggert
Minor casefiddle.c cleanups
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Paul Eggert
* lisp/international/README: Update to match current...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Paul Eggert
Fix 'make clean' in lib subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michael Albinus
Add new Tramp syntax
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michal Nazarewicz
Implement special sigma casing rule (bug#24603)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michal Nazarewicz
Support casing characters which map into multiple code...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michal Nazarewicz
Split up casify_region function (bug#24603)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michal Nazarewicz
Add support for title-casing letters (bug#24603)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michal Nazarewicz
Introduce case_character function
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Michal Nazarewicz
Split casify_object into multiple functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Lars Brinkhoff
Update documentation for type semantics of records.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Stefan Monnier
* lisp/help-fns.el (describe-symbol): `nil' is not...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Tom Tromey
require cl-lib to fix fallout from mhtml series
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Ken Raeburn
In CANNOT_DUMP builds, allow editing of files named...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Ken Raeburn
In CANNOT_DUMP builds, don't prepare for unexec.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Ken Raeburn
Allow a CANNOT_DUMP build to use exec-path during boots...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Ken Raeburn
Fix CANNOT_DUMP build on Darwin/macOS.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
add two more mhtml tests
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
enable mhtml-mode by default
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
add mhtml-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change sgml-mode to help multi-html mode
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
make js.el respect prog-first-column
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
make smie.el respect prog-first-column
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change viper to use derived-mode-p
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change align to use derived-mode-p
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change org to use derived-mode-p
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change semantic to use derived-mode-p
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change calc to use derived-mode-p
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Tom Tromey
change auto-insert to use derived-mode-p
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Paul Eggert
* lisp/info.el (Info-search): Fix typo in April 1 change.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Paul Eggert
Minor cleanups related to type-of
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Glenn Morris
; * lisp/emacs-lisp/package.el (describe-package-1...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Glenn Morris
* doc/lispref/package.texi (Package Archives): Mention...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Glenn Morris
Advertise https for homepage of gnu.org packages
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Glenn Morris
Default to https for elpa.gnu.org if gnutls available
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Paul Eggert
Minor simplifications and doc for records
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Eli Zaretskii
Fix recent changes in record data type
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Philipp Stephani
Make subprocess functions resolve the default directory
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Philipp Stephani
Make ediff handle remote and quoted file names
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Stefan Monnier
Backward compatibility with pre-existing struct instances.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Lars Brinkhoff
Make the URL library use records.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Stefan Monnier
Make EIEIO use records.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Lars Brinkhoff
Make cl-defstruct use records.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Lars Brinkhoff
Add record objects with user-defined types.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Tino Calancha
Fix a test in python-test.el
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Noam Postavsky
Throw a `search-failed' derived error in Info search
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Michael Albinus
Add Tramp test
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Stefan Monnier
* lisp/ses.el: Silence byte-compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Paul Eggert
Fix bugs in simplified test dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Wilfred Hughes
Fix typo in docstring
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Tino Calancha
; * lisp/replace.el (how-many, flush-lines, keep-lines...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Michael Albinus
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Michael Albinus
Apply connecion-local variables for shells
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Evgeni Kolev
Propertize only perl prototype chars `][$%&*;+@\' as...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Tom Tromey
fix two js-mode syntax propertization bugs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Paul Eggert
Simplify test dependency generation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Paul Eggert
; Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Stefan Monnier
* test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Tino Calancha
Use only posix options in a ediff-ptch test
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Jarno Malmari
Initial implementation of HTTP Digest qop for url
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Tino Calancha
Tweak ediff-ptch test in previous commit a bit more
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Glenn Morris
Tweak an ediff-ptch test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Michael Albinus
* lisp/net/tramp-smb.el (tramp-smb-errors):
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Stefan Monnier
* test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-symbol...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Tino Calancha
dired-mark-suffix: New command
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Paul Eggert
Use find -delete if available
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Mark Oteiza
Remove gnus-boundp
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Niels Möller
Stop `fixup-whitespace' adding trailing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Paul Eggert
* src/inotify.c (add_watch): Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Andreas Politz
Minor filenotify.el fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Mastro
Fix a small incompatibility in ibuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Alan Mackenzie
Fix C++ fontification problems 500 bytes after typing...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Paul Eggert
Some inotify cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Michael Albinus
* lisp/net/tramp-sh.el (tramp-get-remote-locale): Add...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Stefan Monnier
* lisp/cedet/semantic/wisent/wisent.el (wisent-automato...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Paul Eggert
Fix assoc_no_quit so that it does not quit
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Alan Mackenzie
Amend gitmerge to recognize the injunction "don't merge".
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Simen Heggestøyl
Add one more CSS pseudo-class
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Simen Heggestøyl
Update list of CSS pseudo-classes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Noam Postavsky
Adjust some search failure errors in info.el
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Alan Mackenzie
* lisp/progmodes/cc-defs.el (c-version): Restore c...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Paul Eggert
Don’t mishandle (format "%i" -1.0)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Noam Postavsky
* lisp/emacs-lisp/ert.el (ert-run-tests): Make INTERACT...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Michael Albinus
* src/inotify.c (Finotify_add_watch): aspect can also...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Noam Postavsky
Don't add `search-failed' to ignored errors in info...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Paul Eggert
Fix obsolete ‘test/automated’ references
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Katsumi Yamaoka
shr-image-fetched: Work for narrowed Gnus article
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Michael Albinus
* lisp/net/tramp.el (tramp-file-name-handler): Autoload it.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Philipp Stephani
Add check for expected backtrace in module calls.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Eli Zaretskii
Fix redisplay glitches due to recent change in redispla...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Michael Albinus
Fix Bug#26258
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Andreas Politz
Minor fixes for inotify.c and filenotify.el
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Michael Albinus
; Format files from last commit
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Andreas Politz
Fix issues regarding inotify file-notification
commit
|
commitdiff
|
tree
|
snapshot
next